adTempus API
PreviousUpNext
IScheduler::FeatureAvailable Method

Determines whether a particular optional feature is enabled on the server.

C++
HRESULT FeatureAvailable(BSTR featureKey, [out, retval] VARIANT_BOOL * pVal);
C#
FeatureAvailable(String featureKey, [out, retval] VARIANT_BOOL pVal);
Visual Basic
Sub FeatureAvailable(featureKey As String, pVal As [out, retval] VARIANT_BOOL)

This method is used to return information on which optional components and addons are available on the server.

adTempus API Reference version 3.0.0.0, revised 10/30/2008